home *** CD-ROM | disk | FTP | other *** search
/ ThrustMaster (Europe) (Press Kit) / ThrustMaster (Europe) (Press Kit).bin / progs / f16 / MK2PROGS.SHR / KHORNETA.ADV < prev    next >
Encoding:
Text File  |  1995-05-17  |  2.3 KB  |  65 lines

  1. REM ╔═══════════════════════════════════════════════════════════════════════╗
  2. REM ║ CAUTION!!!  You MUST have ThrustMaster Command & Control Center       ║
  3. REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to    ║
  4. REM ║ use the macro capability.  You can tell if you have vs 1.38 by looking║
  5. REM ║ at the top of the C&CC screen where the version # is shown on any of  ║
  6. REM ║ the menu screens or click on F-7 About to view the version #.  To tell║
  7. REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see   ║
  8. REM ║ the version # at the top of the download screen. To obtain the newer  ║
  9. REM ║ versions if you do not have them, check with any of the listed places ║
  10. REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest      ║
  11. REM ║ versions of the Command and Control Center software.                  ║
  12. REM ╚═══════════════════════════════════════════════════════════════════════╝
  13. REM
  14.  
  15. REM MAKE SURE YOU HAVE THE RED SWITCH IN ANALOG, THE BLACK IN DIGITAL.
  16.  
  17. REM SELECT JOYSTICK FROM THE SYSTEM SETUP
  18.  
  19. MDEF KHORNET
  20.  
  21. @AnalogThrottle
  22.  
  23. BTN HU /T FrontView
  24.        /T Padlock
  25. BTN HL /T LeftView
  26.        /T UpView
  27. BTN HR /T RightView
  28.        /T UpView
  29. BTN HD /T EnemyView
  30.        /T RearView
  31. BTN UB /U A/AWeaponSelect
  32.        /M A/AWeaponSelect
  33.        /D A/GWeapons
  34. BTN MB RadarScanDistanc
  35. BTN LB /U CockpitUp/Down
  36.        /M /T /P /N LookUp/LookDownT
  37.              /R FrontView
  38.           /T /P /N CockpitUp/Down
  39.              /R CockpitUp/Down
  40.        /D /T LandingGear
  41.           /T Tailhook
  42. BTN 1 /U /T ChaffFlares3X
  43.          /T ECMOn/Off
  44.          /M ChaffFlares3X
  45.          /D CatapultLaunch
  46. BTN 2 /P G-Limiter&AOALim
  47.       /R G-Limiter&AOALim
  48. BTN 3 /U TargetSelect
  49.       /M TargetSelect
  50.       /D CallLSO
  51. BTN 4 ClearLock
  52. BTN 5 TgtSel&IFF
  53. BTN 6 Spd&WheelBrake
  54. RKR UP /P ACMMode
  55.        /R SCNMode
  56. RKR DN /P GMMode
  57.        /R SCNMODE
  58.  
  59. rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
  60. rem MARK II WCS ONLY.  IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
  61. rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
  62. rem How can you tell if you have the new chip and microcode?  At the C:\MARK2
  63. rem Dos prompt type DIR MK2LOAD.EXE and hit enter.  If it says "File not found
  64. rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
  65.